.primary-toolbar & { icon-shadow: none; } // tango icons don't need added shadows
// .separator {
// -GtkWidget-wide-separators: true;
-// -GtkWidget-horizontal-separator: 0;
// }
.linked > &,
.linked > &:hover,
.separator.vertical {
// always disable separators
-GtkWidget-wide-separators: true;
- -GtkWidget-horizontal-separator: 0;
- -GtkWidget-vertical-separator: 0;
}
&.combobox-entry .entry {
border-radius: 3px 0 0 3px;
GtkFontButton &.vertical {
// always disable separators
-GtkWidget-wide-separators: true;
- -GtkWidget-horizontal-separator: 0;
- -GtkWidget-vertical-separator: 0;
}
}